/ Assembly List / LJCGenTextLib / GenerateText / Generate

Namespace - LJCGenTextLib


Parameters
templateFileSpec - The template file spec.
sections - The Sections object.
dataFileName - The data file name.
outputFileSpec - The output file spec.
overwrite - The Overwrite flag.

Syntax

C#
public Void Generate(String templateFileSpec, Sections sections, String dataFileName, String outputFileSpec = null, Boolean overwrite = False)

Generates a merged output file from the specified template and Sections data.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.